home *** CD-ROM | disk | FTP | other *** search
- frmInput
- The NewInputBox
- Command1
- Text1
- Label1
- MS Sans Serif
- Command1_Click
- NewInputBox
- Text1
- MainForm
- Form_Load
- SelStart
- SelLenght
- SelLengthe
- Text1_Change
- Text1_GotFocus
- Command1_DragDrop
- Index$
- Source
- Control
- hMenu
- GetSystemMenu
- retInt
- DeleteMenu~
- SC_SIZE&
- SC_CLOSE
- SC_TASKLIST
- SC_SEPARATOR
- Form_QueryUnload
- Cancelh
- UnloadMode
- Command1
- Caption1
- GetUserString
- Enabled
- Label1_Click
- Form1
- Default9
- RetStr{
- TmpStrW
- Bench1r
- Benc1
- screen
- width
- height
- heidht
- frmArray
- Command1_Click
- Cancela
- Form_Load
- Me.Left = (screen.Width - Me.Width) \ 2o
- Me.Top = (screen.Height - Me.Height) \ 2
- reduce the system menu
- define Command.Captions with international (!) text
- Command1(1).Caption = "&" + GetUserString(85)
- Command1(0) has the Default-flag
- Command1(1) has the Cancel-flag
- Form_QueryUnload
- SystemMenu was selected: UnloadMode = 0
- Text1_Change
- Text1_GotFocus
-